Insert

Prototype:

procedure Insert(Source: String; var Dest: String; Indx: Integer);

Description:

Merges Source into S at the position S[index].